Welcome![Sign In][Sign Up]
Location:
Search - virtual device

Search list

[Driver DevelopWindows_Kernel_Security_Programme

Description: 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with CD-ROM, source code, including: Windows serial port with the keyboard filter driver, Windows virtual memory storage device and filter device driver, Windows file system filter drivers, file system transparent encryption/decryption drive, Windows all types of network drives (including the TDI filter driver and 3 NDIS driver), as well as the latest model-driven development of the WDF
Platform: | Size: 2040832 | Author: lq7972 | Hits:

[Driver DevelopDevicedriverunderWindows

Description: 全书分为三个部分: 一讲述怎样用DOS方法编写设备驱动程序; 二怎样编写WIndows的虚拟设备驱动程序; 三介绍windows系统下标准模式设备驱动程序的编写-The topics are divided into three parts: a way to talk about how to use DOS device drivers to prepare II WIndows how to prepare the virtual device driver three windows system introduced under the standard mode device driver to prepare
Platform: | Size: 7659520 | Author: haoyu | Hits:

[SCMqianruusb

Description: 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle and implementation process. In the design, the software part of the adoption of USB-CDC class standards to achieve a virtual serial port, so you can use the operating system (Windows, Linux) comes with the driver in hardware design, the use of own USB interface from the device chip AT89C5131 machine, to improve the system integration and reliability of
Platform: | Size: 39936 | Author: 李强 | Hits:

[Driver Developwinmenu

Description: VXD虚拟设备驱动程序源代码。VxD被简称为虚拟设备驱动程序。x代表各种设备的名字,如虚拟键盘驱动程序(vkd),虚拟鼠标驱动程序(vmd)等等。这个源码包内包括有多种设备的虚拟驱动程序源码。-VXD virtual device driver source code. VxD has been referred to as a virtual device driver. x on behalf of the names of a variety of devices, such as the virtual keyboard driver (vkd), a virtual mouse driver (vmd) and so on. The source package includes a variety of device driver source code of the virtual.
Platform: | Size: 34816 | Author: 174 | Hits:

[Windows Develop9488_vmbsrc

Description: 是一个个人变得虚拟器,语法用QB,很适合初学编程的人用-To become a virtual device is a personal, syntax to use QB, very suitable for beginners programming for human use
Platform: | Size: 2104320 | Author: asdfa | Hits:

[Windows DevelopMyWDMdriver

Description: 自学Windows WDM驱动程序 该程序可以让PC自动识别为自己定义的即插即用的虚拟设备-Learning Windows WDM driver allows PC, the program automatically recognizes the definition of plug and play for their own virtual device
Platform: | Size: 6144 | Author: zzq | Hits:

[Internet-Network2

Description: Linux设备驱动程序,用途是虚拟一段内存空间为设备驱动程序空间,在此段空间实现读写设备驱动程序。-Linux device driver, uses a memory space for the virtual device driver space, space to achieve during this read-write device drivers.
Platform: | Size: 4096 | Author: 老胖 | Hits:

[OtherMODEMInstall

Description: 自动安装虚拟MODEM设备,实现设备端口检测查找,该程序兼容WINDOWS 2000以上系统,功能稳定,学习驱动安装很好的例程-Automatic installation of Virtual MODEM device for device port detection to find, the program is compatible with WINDOWS 2000 or more systems, functional stability, and to learn a very good driver installation routines
Platform: | Size: 5107712 | Author: 邹永 | Hits:

[Delphi VCLunSiUSBXp

Description: 以前分析串口通讯用Device Monitoring Studio或SUDT,后来的usbxpress没有虚拟串口了,因此写了一个SiUSBXp.dll,来拦截软件的调用和返回数据,还挺管用的。能找出通讯的内容和过程。需要的可以联系jvd@163.com-Previous analysis of serial communication with the Device Monitoring Studio or SUDT, later usbxpress no virtual serial port, so write a SiUSBXp.dll, to intercept calls and return the software data, kinda workable. Be able to identify the content and process of communication. Need to contact jvd@163.com
Platform: | Size: 429056 | Author: jiweida | Hits:

[Multimedia program13228

Description: 本视频会议系统使用户可以利用普通的PC机、标准的视频采集设备(USB摄像头或者视频头+视频采集卡)、耳机和麦克风,实现基于Internet、广域网、局域网的虚拟会议。与传统的基于硬件的H.323解决方案相比,本系统是纯软件解决方案。用户无需投入高昂的成本,就能够实现高质量、高可靠性的音视频通讯的会议功能,有效地节约时间和经费,提高企业的工作效率。 本视频会议系统由服务器软件和客户端软件组成。 -The video conferencing system allows users to use an ordinary PC, a standard video capture device (USB camera or video head+ video capture card), headphone and microphone to achieve based on the Internet, WAN, LAN virtual meetings. With the traditional hardware-based H.323 solutions, this system is a pure software solution. Users do not need the high input costs, we can achieve high-quality, highly reliable communications, audio and video conferencing capabilities, effectively saving time and money, and improve enterprise productivity. The video conferencing system consists of server software and client software.
Platform: | Size: 7048192 | Author: zhang | Hits:

[Otherwangluoxiutanqi

Description: 本文介绍的以原始套接字方式对网络数据进行捕获的方法实现起来比较简单,尤其是不需编写VxD虚拟设备驱动程序就可以实现抓包-This article describes ways to raw sockets to capture network data to relatively simple way to achieve them, in particular, are not required to prepare VxD virtual device driver can be achieved Ethereal
Platform: | Size: 11264 | Author: 王坤 | Hits:

[OS programvxdlib11

Description: 自动生成虚拟设备驱动(VXD)的C++代码的一个库。-Automatically generate a virtual device driver (VXD) for C++ code in a library.
Platform: | Size: 441344 | Author: 李绍彬 | Hits:

[Internet-NetworkMACIP

Description: 用于KOL取得MAC地址的单元,老俄对KOL的支持不错,配套设施齐全-Returns MAC address of the Ethernet network card. On input, set IdxCount to an index of the card (0 is enouth, if Count is not yet known). On output, Count always contains number of cards. It seems that if the are several virtual network devices in addition to the real network device (e.g. installed with Virtual Machine emulators), the first card returned actually is a real network unit. |<br> Though only Ethernet cards are looking for, Count contains amount of all the interfaces (loopback, tokenring, sleep, etc.) So make a loop from 0 to Count-1 until returned value become <> 0 to get the MAC addres og the Ethernet network device
Platform: | Size: 1024 | Author: | Hits:

[CommunicationIntellgFangbaosystem

Description: VB实现智能安全防爆系统,包括虚拟设备而驱动程序-VB explosion-proof intelligent security system, including the virtual device driver for the
Platform: | Size: 117760 | Author: 刘畅 | Hits:

[Other Embeded programLPC1768-USB-Comm-src

Description: USB virtual serial device (USB2COM) source code
Platform: | Size: 39936 | Author: liuqing | Hits:

[Delphi VCLzylgpsr356

Description: ZylGPSReceiver is a Delphi / C++Builder component collection that communicates with a serial GPS receiver. It works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bluetooth devices, because these devices have a driver that redirects the input from the USB or Bluetooth port to a virtual serial port (you can check it in System/Device Manager/Ports). If your device is not provided with such a driver, then use a USB controller whose vendor provides a virtual serial port driver, such as FTDI or use a USB/RS-232 adapter. With this component you will be able to develop robust GPS Delphi or C++Builder applications.
Platform: | Size: 1231872 | Author: b0x | Hits:

[Othervirtual_device_temperature_measurement

Description: virtual device for temperature measurement in Labview
Platform: | Size: 183296 | Author: die_sieg | Hits:

[Data structsuOttawaDevice

Description: virtual omni 和 chai3D 的通信数据结构-A basic scenegraph data structure including the shared memory communication between Virtual Omni and Chai3D s virtual device
Platform: | Size: 27648 | Author: 杜天宇 | Hits:

[Embeded LinuxSTM32-P103

Description: STM32-P103 board is development board which allow exploring the complete features of the new ARM Cortex M3 STM32F103RBT6 microcontrollers produced by ST Microelectronics Inc. The board have SD/MMC card connector and allow USB Mass storage device demo to be evaluated. The RS232 driver and connector allow USB to Virtual COM port demo to be evaluated. The CAN port and driver allow CAN applications to be developed. The UXT connector allow access to all other UEXT modules produced by OLIMEX like MOD-MP3, MOD-NRF24LR, MOD-NOKIA6610 etc to be connected easily. In the prototype area customer can solder his own custom circuits and to interface them to USB, CAN, RS232 etc.
Platform: | Size: 1993728 | Author: Nguyen Van Huy | Hits:

[VOIP programVideo-conferencing-system

Description: 视频会议系统使用户可以利用普通的PC机、标准的视频采集设备(USB摄像头或者视频头+视频采集卡)、耳机和麦克风,实现基于Internet、广域网、局域网的虚拟会议。与传统的基于硬件的H.323解决方案相比,本系统是纯软件解决方案。用户无需投入高昂的成本,就能够实现高质量、高可靠性的音视频通讯的会议功能,有效地节约时间和经费,提高企业的工作效率。 本视频会议系统由服务器软件和客户端软件组成。 -Video conferencing system allows users to make use of common PC, a standard video capture device (USB cameras or video head+ video capture card), headphones and microphone, based on Internet, WAN, LAN virtual meetings. With traditional hardware-based H.323 solution, this system is a pure software solution. Users do not need the high cost of inputs to be able to achieve high-quality, high reliability, audio and video conferencing communication, effectively saving time and money, and improving the work efficiency. The video conference system consists of server software and client software.
Platform: | Size: 6932480 | Author: 马磊 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net